From: | Rob Hutchinson |
Date: | 12 Sep 99 at 15:17:11 |
Subject: | Re: MUI LIST HOOK |
Hello jean
> Hello,
>
> Could one of you , give me or explain to me how I use the function
> MUIA_List_ConstructHook, MUIA_List_DestructHook and MUIA_List_CompareHook.
If you are using the EFMUILib hooks are taken care of by the library.
The Destruct hook will kill enries in the list and Construct
with add them (I think). I`m not sure what compare does.
But with standard (IE not NList) lists the hooks are integrated already,
just use MUIListHook On and the other List commands such as:
MUIInsertSingle, MUIRemoveSingle.. blah blah
to add entries.
> Does someone have a simple example in BLITZ or C
Erm, not really. Sorry.
Rob,
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie